Skip to content

Add TypeScript full-stack scaffolding with CI and deployment configs#1

Open
ryanmmmmm wants to merge 3 commits into
mainfrom
codex/configure-eslint,-typescript,-and-testing-setup
Open

Add TypeScript full-stack scaffolding with CI and deployment configs#1
ryanmmmmm wants to merge 3 commits into
mainfrom
codex/configure-eslint,-typescript,-and-testing-setup

Conversation

@ryanmmmmm

Copy link
Copy Markdown
Owner

Summary

  • scaffold a TypeScript React frontend and Express backend with shared ESLint/Prettier, Jest tests, and Vite build configuration
  • add unit and integration coverage for UI components and API routes, plus caching and lazy-loading optimizations
  • wire GitHub Actions CI for linting, testing, building, and artifact uploads along with AWS/Heroku deployment scripts and TLS-ready settings

Testing

  • npm install (fails: 403 Forbidden to registry.npmjs.org in this environment)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant